Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
max
max
Find the maximum value
Name:
max
Category:
math
Programming Language:
php
One-line Description:
Returns the maximum value.
Related
8
What are some practical applications and tips when using the max() function with PHP timestamps?
8
What Are the Advanced Usage and Considerations When Using the max() Function in Combination with array_filter()?
5
Tips when using max() function and count() function in combination
8
Similar Functions
atan
atan
Anyway
hexdec
hexdec
Converthexadecimalto
sinh
sinh
Hyperbolicsine
expm1
expm1
Returnsexp(number)-1
atanh
atanh
Antihyperbolictangen
is_infinite
is_infinite
Determinewhetheritis
fdiv
fdiv
Performfloatingpoint
is_nan
is_nan
Determinewhetheritis
Popular Articles
Tips when using max() function and count() function in combination
What Are the Advanced Usage and Considerations When Using the max() Function in Combination with array_filter()?
What are some practical applications and tips when using the max() function with PHP timestamps?